home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 001-025 / disk_009 / proff / proffsym.new < prev    next >
Text File  |  1992-05-06  |  3KB  |  329 lines

  1.  
  2. ! proff symbols
  3. ! flag value of 1 indicate
  4. ! a runoff-supported symbol
  5. ! feb. 1984
  6. !
  7. ! reset the formatter
  8. !
  9. reset        RESET
  10. !
  11. ! bolding
  12. !
  13. bd        BD
  14. bold        *
  15. !disable_bolding        DBO        1
  16. disablebolding        DBO        1
  17. dbo            *        1
  18. db            *
  19. !enable_bolding        EBO        1
  20. enablebolding        EBO        1
  21. ebo            *        1
  22. eb            *
  23. !
  24. ! new page & paging modes
  25. !
  26. bp        BP
  27. page        *        1
  28. pg        *        1
  29. paging            PGI        1
  30. pa            *        1
  31. nopaging        NPA        1
  32. np            *
  33. !
  34. ! break
  35. !
  36. br        BR        1
  37. break        *        1
  38. !
  39. bs        BS
  40. !
  41. ! setup control character
  42. !
  43. cc        CC
  44. cchar        *
  45. !
  46. ! centering
  47. !
  48. ce        CE
  49. center        *
  50. !
  51. cu        CU
  52. !
  53. ! macro definitions
  54. !
  55. de        DE
  56. define        *
  57. !
  58. ! setup generic escape character
  59. !
  60. ec        EC
  61. echar        *
  62. !
  63. ! even footers and headers
  64. !
  65. ef        EF
  66. eh        EH
  67. !
  68. ! end macro definition
  69. !
  70. !en        EN
  71. !
  72. ! fill the lines
  73. !
  74. fi        FI
  75. f        *        1
  76. fill        *         1
  77. !
  78. ! general footers and headers
  79. !
  80. fo        FO
  81. footer        *
  82. he        HE
  83. header        *
  84. !
  85. ! indentation (permanent)
  86. !
  87. in        IN
  88. lm        *        1
  89. !left_margin    *        1
  90. leftmargin    *        1
  91. !
  92. ! justification
  93. !
  94. ju        JU
  95. j        *        1
  96. justify        *         1
  97. !
  98. ! line spacing
  99. !
  100. ls        LS
  101. spacing        *        1
  102. spc        *        1
  103. !
  104. ! margin spacing
  105. !
  106. m1        M1
  107. m2        M2
  108. m3        M3
  109. m4        M4
  110. !
  111. ! test for page
  112. !
  113. ne        NE
  114. need        *
  115. !test_page    *        1
  116. testpage    *        1
  117. tp        *        1
  118. !
  119. ! disable fill
  120. !
  121. nf        NF        1
  122. nofill        *
  123. !no_fill        *        1
  124. !
  125. ! disable justification
  126. !
  127. nj        NJ        1
  128. nojustify     *
  129. !no_justify    *        1
  130. !
  131. ! number registers
  132. !
  133. nr        NR
  134. !
  135. ! external output
  136. !
  137. ou        OU
  138. output        *
  139. oe        OE
  140. outend        *
  141. !
  142. ! odd footers and headers
  143. !
  144. of        OF
  145. oh        OH
  146. !
  147. ! page length
  148. !
  149. pl        PL
  150. ps        *        1
  151. !page_size    *        1
  152. pagesize    *        1
  153. !
  154. ! page offset
  155. !
  156. po        PO
  157. offset        *
  158. !
  159. ! right margin
  160. !
  161. rm        RM        1
  162. !right_margin    *        1
  163. rightmargin    *        1
  164. !
  165. ! external input (include)
  166. !
  167. so        SO
  168. source        *
  169. include        *
  170. require        *        1
  171. req        *        1
  172. !
  173. ! skip line (blank lines) according to spacing
  174. ! sp is not the same as runoff sp
  175. !
  176. sp        SP
  177. skip        *        1
  178. s        *         1
  179. !
  180. ! blank line
  181. !
  182. !blank        BL        1
  183. !b        *        1
  184. !
  185. ! space from top (or bottom)
  186. !
  187. st        ST
  188. skipto        *
  189. !
  190. ! temporary indent
  191. !
  192. ti        TI
  193. left        *        1
  194. !
  195. ! underline 
  196. !
  197. ul        UL
  198. underline     *
  199. !
  200. ! substitute (using reqular expresions)
  201. !
  202. !su        SU
  203. !subs        *
  204. !substitute    *
  205. !esu        ESU
  206. !enable_subs    *
  207. !dsu        DSU
  208. !disable_subs    *
  209. !
  210. ! save and restore of FSECT
  211. !
  212. sv        SAV
  213. save        *
  214. rs        RST
  215. restore        *
  216. !
  217. ! looping formatting for each variable
  218. !
  219. !for        FOR
  220. !foreach        *
  221. !enf        ENF
  222. !endfor        *
  223. !
  224. ! permanent symbol replacement
  225. !
  226. lx        LEX
  227. lex        LEX
  228. !
  229. ! ignore character
  230. !
  231. ig        IG
  232. ignore        IG
  233. !
  234. ! variable definition
  235. !
  236. vs        SET
  237. set        *
  238. vg        GET
  239. get        *
  240. !
  241. ! page numbering (roman or arabic)
  242. !
  243. pn        PN
  244. pagenumber    *
  245. !
  246. ! paragraphing
  247. !
  248. ap            AP        1
  249. autoparagraph        *        1
  250. na            *
  251. nap            NAP             1
  252. !no_autoparagraph    *               1
  253. noautoparagraph        *        1
  254. !paragraph        PAR        1
  255. !p            *        1
  256. !set_paragraph        SPR        1
  257. !setparagraph        *        1
  258. !spr            *        1    
  259. !
  260. !
  261. !comment            COM        1
  262. !
  263. ! same as pagenumber
  264. !
  265. !display_number        DNM        1
  266. !dnm            *        1
  267. !
  268. ! entry into an index listing
  269. !
  270. !entry            ENT        1
  271. !y            *        1
  272. !
  273. ! entry into contents table
  274. !
  275. cl            CL
  276. contline        *
  277. pc            PC
  278. printcont        *
  279. !
  280. ! conditional formatting
  281. !
  282. !if            CIF        1
  283. !else            CELSE        1
  284. !endif            CENDIF        1
  285. !ifnot            CIFNOT        1
  286. !
  287. ! list generation
  288. !
  289. !list            LST        1
  290. !end_list        ELS        1
  291. !endlist            ELS        1
  292. !els            *        1
  293. !list_element        LEM        1
  294. !listelement        LEM        1
  295. !le            *        1
  296. !
  297. ! literal mode (nf-nj-lm0-rm150)
  298. !
  299. literal            LTR        1
  300. lt            *        1
  301. !end_literal        ELT        1
  302. endliteral        ELT        1
  303. el            *        1
  304. !
  305. ! overstrike control
  306. !
  307. !enable_overstriking    EOV        1
  308. !eov            *        1
  309. !disable_overstriking    DOV        1
  310. !dov            *        1
  311. !
  312. ! repeat a string
  313. !
  314. !repeat            REP        1
  315. !rpt            *        1
  316. !
  317. ! flush right margin
  318. !
  319. !right            RIG        1
  320. !r            *        1
  321. !
  322. ! write out a special string
  323. !
  324. wr            WR
  325. write            *
  326. !
  327. ! end of definitions
  328.  
  329.